scripts/kernel_bump: adjust commit messages
authorGeorge Sapkin <[email protected]>
Mon, 1 Dec 2025 14:57:00 +0000 (16:57 +0200)
committerHauke Mehrtens <[email protected]>
Mon, 8 Dec 2025 23:06:07 +0000 (00:06 +0100)
commita703b9100e325596fcf870dcd137a4df4737534d
treed36fe1989280fff927ab2070cdac2b54ed3c9a1e
parentc9553caa0e9e3df5c1cd549cb21c79a50543b872
scripts/kernel_bump: adjust commit messages

Due to the recent changes with the formality checks kernel_bump commit
messages no-longer pass them.

Adjust these messages to follow the updated checks:
- start the first word after prefix with lower-case
- reduce the overall subject length by removing the redundant 'kernel'

Signed-off-by: George Sapkin <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/21012
Signed-off-by: Hauke Mehrtens <[email protected]>
scripts/kernel_bump.sh